今天開始,我們試著「自己寫程式」做資料庫的存取。
ADO.NET程式的四大步驟--以DataReader為例。
並且用SqlDataSource簡單說明ADO.NET底下兩名大將--DataReader & DataSet。
今天的 Youtube影片 https://youtu.be/zeXgLVqSy50
如果您需要一些文章、範例來參考,請看
初探ADO.NET #1,程式與資料庫互動的四大步驟
https://dotblogs.com.tw/mis2000lab/2008/08/15/4918
初探ADO.NET #2,DataReader 與 DataSet(資料集)
https://dotblogs.com.tw/mis2000lab/archive/2008/08/15/4919.aspx
DataReader的範例與程式碼
https://dotblogs.com.tw/mis2000lab/archive/2008/04/24/3446.aspx
下一篇文章
ADO.NET與資料庫 #2 -- ADO.NET程式 DataReader為何不能分頁?
http://ithelp.ithome.com.tw/articles/10187328